Skip to content

Upgrade datrie to 0.8+, but not yet for Python 3.8 #446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Feb 26, 2020

Re: #442.

The latest datrie 0.8 supports Python 3.7: pytries/datrie#52

But it doesn't yet support Python 3.8: pytries/datrie#73

@codecov-io
Copy link

codecov-io commented Feb 26, 2020

Codecov Report

Merging #446 into master will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   90.60%   90.91%   +0.30%     
==========================================
  Files          50       50              
  Lines        6983     6964      -19     
  Branches     1328     1328              
==========================================
+ Hits         6327     6331       +4     
+ Misses        497      474      -23     
  Partials      159      159              
Impacted Files Coverage Δ
html5lib/html5parser.py 98.44% <0.00%> (+1.19%) ⬆️
html5lib/tests/support.py 93.96% <0.00%> (+1.72%) ⬆️
html5lib/_utils.py 87.50% <0.00%> (+3.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c21db2...e408b9b. Read the comment docs.

@gsnedders
Copy link
Member

see also #455 just dropping it, which I think is what we should do?

@tacaswell
Copy link

datries 0.8.2 supports py38 and was just pushed to pypi

@hugovk
Copy link
Contributor Author

hugovk commented Mar 26, 2020

Thanks, I've updated this PR to require datrie 0.8.2+ and allow it for any CPython version.

I also added Python 3.9-dev to Travis CI to check datrie (and html5lib) is okay there too.

@hugovk
Copy link
Contributor Author

hugovk commented May 28, 2020

No longer needed, re: #455

@hugovk hugovk closed this May 28, 2020
@hugovk hugovk deleted the upgrade-datrie branch May 17, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants